home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / prog_gen / psetup55.zip / EXAMPLE.IN_ < prev    next >
Text File  |  1996-01-14  |  850b  |  33 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 5.5 Professional Edition
  3. ; (every setting has a default anyway)
  4. ;
  5. ; This would install a fictional VB 3.0 Movie-CD Application which has not
  6. ; been provided with this product - change the settings to your
  7. ; own specific product details.
  8. ;
  9. [BootSetup]
  10. DialogTitle=Movie-CD Setup
  11. ;DialogMessage1=Please wait...;20
  12. ;DialogMessage2=Initialising Setup...;40
  13. DialogWidth=300
  14. DialogHeight=150
  15. DialogColor=0
  16. DialogStyle=0
  17. SetupFileName=SETMOVIE.EXE
  18. SetupDistName=SETMOVIE.EX_
  19. ;ErrorMessageLaunch=
  20. SetupLog=1
  21. SetupLogFile=SETMOVIE.LOG
  22. DeleteSetup=1
  23. UseTempDir=0
  24. ;TempDir=~SETMOVIE
  25. ;ErrorMessageTempDir=
  26. VersionCheck=0
  27. ;NoIgnore=1
  28. ErrorMessageInstall=Please contact your distributer.
  29. ;ErrorMessageInstallOther=
  30. ExcludeWinOS=1;1
  31. Requires1=VBRUN300.DLL
  32. File1=SETUPKIT.DLL
  33. File2=VBCTL3D.DLL